[PHP] How do I convert a string "nine" to 9 ?

Posted by KPL on Stack Overflow See other posts from Stack Overflow or by KPL
Published on 2010-06-05T16:58:22Z Indexed on 2010/06/05 17:02 UTC
Read the original article Hit count: 145

Filed under:
|

I know I can do that using switch(), but still I wanted to know if there's any PHP function for that.

© Stack Overflow or respective owner

Related posts about php

Related posts about php5